home *** CD-ROM | disk | FTP | other *** search
/ EDUCORP 8 / Educorp2Compilation.sit / educorp2 / Demos / TrapezeDemo / Trapeze Help.rsrc / HELP_2059_matmult < prev    next >
Encoding:
Text File  |  1987-07-08  |  289 b   |  6 lines

  1. matmult ( matrix 1, matrix 2 )
  2. matrix multiplication
  3.  
  4. matrix 1—a number block with the same # of columns as matrix 2 has rows; matrix 2—a number block with the same # of rows as matrix 1 has columns.
  5.  
  6. matmult creates a block that is the matrix multiplicative product of its two arguments.